例文
- For this reason, LINQ to SQL also defines a mapping framework.
- The classes must be defined before LINQ to SQL can be used.
- LINQ to SQL ( formerly called DLINQ ) allows LINQ to be used to query Microsoft SQL Server databases, including SQL Server Compact databases.
- The Table encapsulates the data in the table, and implements the IQueryable interface, so that the expression tree is created, which the LINQ to SQL provider handles.